• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / react
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: renderer-specific-act-warning
DEFAULT BRANCH: master
Repo Added 21 Dec 2015 07:13PM UTC
Files 424
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fibersynchronouswork
branch: fibersynchronouswork
CHANGE BRANCH
x
Reset
  • fibersynchronouswork
  • 0.13-stable
  • 15-dev
  • 15-stable
  • 15.5-dev
  • 15.6-before-addon-reconstruction
  • 15.6-dev
  • 15.6-dev-columns-css
  • 16.3-dev
  • 16.4.2-dev
  • 16.8.3
  • 16.8.5
  • 16.8.6
  • Daniel15-patch-2
  • arshabh-issue-3726
  • async-caveat
  • build-script-label
  • cased-data-attributes
  • delete-rn-stack
  • dom-fixture-fixes
  • dom-home-async
  • dom-test-reproduction
  • expando-on-forms
  • fiber-devtools
  • fiberchildren
  • fiberstringrefs
  • firefox-validation
  • fix-array-totree
  • fix-ie9-undo
  • fix-propname-warning-formatting
  • fix-simulate-native-event-type
  • fix-value-assignment
  • fixportallink
  • flarnie-patch-fixAcknowledgementsPage
  • gaearon-patch-1
  • gaearon-patch-13
  • gaearon-patch-16
  • gaearon-patch-17
  • gaearon-patch-2
  • gaearon-patch-3
  • gaearon-patch-4
  • gaearon-patch-5
  • gaearon-patch-6
  • gaearon-patch-7
  • gaearon-patch-8
  • gaearon-patch-9
  • gatsby
  • gatsby-better-redirect-support
  • gatsby-fix-blog-header-link
  • gatsby-fix-embedded-videos
  • gatsby-fix-footer-titles-in-prod
  • gatsby-merge-master
  • gatsby-merge-master-2
  • gatsby-mobile-footer-position
  • gatsby-mobile-search
  • gatsby-patch-flarnie-branch
  • gatsby-png-link-fixes
  • gatsby-redirect-fix
  • gatsby-remove-location-hack
  • gatsby-support-ie-11
  • infra
  • jsfiddle-templates-16
  • lazy-wip
  • local-listeners
  • master
  • montogeek-patch-1
  • move-files
  • movementx
  • new-docs
  • nh-boolean-updates
  • nh-dom-operations-dead-code
  • nh-extra-number-zeroes
  • nh-get-not-diff-attribute-value
  • nh-gut-whitelist
  • nh-load-events
  • nh-more-concise-input-numeric-equality
  • nh-no-fixture-coverage
  • nh-scroll-fix
  • nh-strip-whitelist
  • patch-flarnie-makeResponsiveNavCloseWhenLinkIsClickedInTutorial
  • react-dom-test-utils
  • react-fragment-export
  • react-partial-renderer-no-event-check
  • remove-loop
  • renderer-specific-act-warning
  • replace-value-attribute-with-default-value
  • revert-11804-dom-injection-2
  • revert-12291-fix-ci-danger-issue-for-now
  • revert-13618-no-bind-dispatch
  • revert-13822
  • revert-14643-fun-sm-hooks
  • revert-14648-ctx-bad
  • revert-14651-revert-14648-ctx-bad
  • revert-14652-revert-14643-fun-sm-hooks
  • revert-14802-rodrigopr/shallow-dispatch-out-of-render
  • rm-react-dep
  • sanitize-ssr
  • sebmarkbage-patch-1
  • synchronize-number-blur
  • threepointone-fixtures-packaging-readme
  • top-setnativeprops
  • trueadm-patch-2
  • trueadm-patch-3
  • trueadm-patch-4
  • trueadm-patch-5
  • yeswork
  • zpao-patch-1

pending completion
13938

push

travis-ci

acdlite
At the end of a batch, perform any sync work that was scheduled

6 of 6 new or added lines in 1 file covered. (100.0%)

8205 of 9387 relevant lines covered (87.41%)

3066.52 hits per line

Relevant lines Covered
Build:
Build:
9387 RELEVANT LINES 8205 COVERED LINES
3066.52 HITS PER LINE
Source Files on fibersynchronouswork
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13938 fibersynchronouswork At the end of a batch, perform any sync work that was scheduled push 31 Oct 2016 05:09PM UTC acdlite travis-ci pending completion  
13921 fibersynchronouswork unstable_batchedUpdates should return value of callback push 31 Oct 2016 05:51AM UTC acdlite travis-ci pending completion  
13861 fibersynchronouswork Enqueue update and callback simultaneously Without this fix, in non-batched mode, the update is scheduled first and synchronously flushed before the callback is added to the queue. The callback isn't called until the next flush. push 29 Oct 2016 06:00AM UTC acdlite travis-ci pending completion  
13836 fibersynchronouswork First (non-working) attempt at batching updates Not quite there yet... The tests indicate that some things aren't flushing soon enough; also causing an infinite loop. push 28 Oct 2016 09:08PM UTC acdlite travis-ci pending completion  
13834 fibersynchronouswork Add config to enable sync scheduling by default I'll turn this on in ReactDOMFiber once I figure out batchedUpdates. push 28 Oct 2016 08:15PM UTC acdlite travis-ci pending completion  
13821 fibersynchronouswork Don't bother bubbling priority in scheduleUpdate for sync updates push 27 Oct 2016 11:56PM UTC acdlite travis-ci pending completion  
13817 fibersynchronouswork Make the default priority synchronous I expose an API setDefaultPriority so that the incremental tests don't break. Don't know if this is the best approach. push 27 Oct 2016 11:22PM UTC acdlite travis-ci pending completion  
13814 fibersynchronouswork Updates should use the same priority context as top-level render A bit of restructuring so that setState uses whatever the current priority context is, like top-level render already does. Renamed defaultPriority to priorityContext, and added a ne... push 27 Oct 2016 10:50PM UTC acdlite travis-ci pending completion  
13812 fibersynchronouswork Synchronous priority and work Next step will be to make this the initial defaultPriority (without breaking incremental tests). push 27 Oct 2016 07:38PM UTC acdlite travis-ci pending completion  
See All Builds (5822)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc